Skip to main content
PATCH
Update a customer's mutable attributes. Every field is optional — only sent fields change. A `status` change routes through the lifecycle transition (suspension fails the customer's credentials closed)

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

customerId
string
required

Body

application/json
name
string
Maximum string length: 255
metadata
string[] | null
status
enum<string>
Available options:
active,
suspended

Response

data
any[]
required